home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
graphics
/
a-g
/
fu
/
formulas
/
crystals.form
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-21
|
215 b
|
31 lines
Crystals
{
{
x1=-4.0
x2= 4.0
y1=-4.0
y2= 4.0
}
{
c=pixel
z=pixel
}
{
t=z+c
z=pow(z,t)
z=cos(z)
z=z/c
w=tan(z)
t=z+t
t=w*t
t=t/z
w=w*t
}
{
w<z
}
{
Use Decomp Outside
}
}